css: Fix some doc typos
authorMatthias Clasen <mclasen@redhat.com>
Sat, 22 Jun 2019 05:13:08 +0000 (01:13 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Sat, 22 Jun 2019 13:49:50 +0000 (09:49 -0400)
gtk/css/gtkcsssection.c

index f3981603f8235eb9e7e952a6ae7d966c8ee73e97..02ab970b61050a9b355ba510e209c52f3e773ef1 100644 (file)
@@ -155,7 +155,7 @@ gtk_css_section_get_file (const GtkCssSection *section)
  *
  * Returns the location in the CSS document where this section starts.
  *
- * Returns: (tranfer none) (not nullable): The start location of
+ * Returns: (transfer none) (not nullable): The start location of
  *     this section
  **/
 const GtkCssLocation *
@@ -172,7 +172,7 @@ gtk_css_section_get_start_location (const GtkCssSection *section)
  *
  * Returns the location in the CSS document where this section ends.
  *
- * Returns: (tranfer none) (not nullable): The end location of
+ * Returns: (transfer none) (not nullable): The end location of
  *     this section
  **/
 const GtkCssLocation *